class: center, middle, inverse, title-slide .title[ # 我的每日ppt ] .subtitle[ ## 第一版 ] .author[ ### caohuazhang ] .institute[ ### R ] .date[ ### 2023-08-25 ] --- background-image: url(www/bg.jpeg) # myppt ### <font color=Blue size=50>我是蓝色</font> --- <!-- 按顺序出现 --> 除非你是六指琴魔,否则我建议安装 [RStudio 编辑器](https://www.rstudio.com/products/rstudio/),它会让你做幻灯片做得飞起。 - 从菜单 `File -> New File -> R Markdown -> From Template -> Ninja Presentation (Simplified Chinese)` 创建一个新文档; -- - 点击 `Knit` 按钮编译文档; -- - 或者点击 [RStudio 插件](https://rstudio.github.io/rstudioaddins/)<sup>*</sup> “Infinite Moon Reader” 在 RStudio 里实时预览幻灯片(每次你保存文档的时候,它会自动重新编译); <!-- 尾注 --> .footnote[[*] 如果你看不到模板或者插件,请参见 [#2](https://github.com/yihui/xaringan/issues/2),你的某些 R 包可能崩坏了,需要重新安装。] --- # R 图形
--- # 动态图 <!-- --> --- [地图学习](https://rstudio.github.io/leaflet/popups.html) # 地图模式
--- # 可选表格
--- background-image: url(www/sto.png) background-size: 350px background-position: 90% 8% # 视频 <video src="./www/1.mp4" width="600px" height="400px" controls="controls"></video> --- # 流程图
--- # 3D plot
---